Øyvind Kolås [Thu, 14 Sep 2006 15:20:36 +0000 (15:20 +0000)]
added babl_total_usecs
Øyvind Kolås [Tue, 12 Sep 2006 21:14:00 +0000 (21:14 +0000)]
decreased required automake version to 1.7.9.
* autogen.sh: decreased required automake version to 1.7.9.
Michael Schumacher [Tue, 12 Sep 2006 20:19:29 +0000 (20:19 +0000)]
use the autogen.sh of GIMP as a base for babl's autogen.sh. Among other
2006-09-12 Michael Schumacher <schumaml@cvs.gnome.org>
* autogen.sh: use the autogen.sh of GIMP as a base for babl's
autogen.sh. Among other things, this enables maintainer mode by
default.
Kevin Cozens [Mon, 11 Sep 2006 04:37:43 +0000 (04:37 +0000)]
babl/babl-classes.h babl/babl-conversion.c babl/babl-fish-path.c
2006-09-10 Kevin Cozens <kcozens@cvs.gnome.org>
* babl/babl-classes.h
* babl/babl-conversion.c
* babl/babl-fish-path.c
* babl/babl-fish-stats.c
* babl/babl-internal.c: Tick times are in usecs not msecs. Use longs
to hold tick values.
* babl/babl-util.h:
* babl/babl-util.c (babl_ticks): Fixed calculation of time (usecs
not msecs). Changed declaration to return a long not unsigned int.
Øyvind Kolås [Fri, 8 Sep 2006 22:38:27 +0000 (22:38 +0000)]
moved -fPIC from LD_FLAGS to CFLAGS
Øyvind Kolås [Fri, 8 Sep 2006 14:19:46 +0000 (14:19 +0000)]
added -fPIC to LD_FLAGS for extensions, thus making them compile on 64bit archs as well
Michael Schumacher [Mon, 4 Sep 2006 22:16:09 +0000 (22:16 +0000)]
have to link with libbabl.a, at least on the Windows platforms
2006-09-04 Michael Schumacher <schumaml@cvs.gnome.org>
* extensions/Makefile.am: have to link with libbabl.a, at least on
the Windows platforms
Øyvind Kolås [Thu, 31 Aug 2006 14:14:24 +0000 (14:14 +0000)]
added Makefile.in to extensions/.cvsignore
Øyvind Kolås [Thu, 31 Aug 2006 14:12:05 +0000 (14:12 +0000)]
set the version of babl to 0.0.5
Øyvind Kolås [Thu, 31 Aug 2006 14:10:39 +0000 (14:10 +0000)]
updated AUTHORS, added download link, set version to 0.0.4
Øyvind Kolås [Thu, 31 Aug 2006 13:38:46 +0000 (13:38 +0000)]
fix glitch in previous commit
Øyvind Kolås [Thu, 31 Aug 2006 13:26:00 +0000 (13:26 +0000)]
added a dependency on all for README, making it possible to do ./autogen.sh && make distcheck from a clean CVS checkout
Kevin Cozens [Mon, 28 Aug 2006 17:30:54 +0000 (17:30 +0000)]
Added AM_MAINTAINER_MODE.
2006-08-28 Kevin Cozens <kcozens@cvs.gnome.org>
* configure.ac: Added AM_MAINTAINER_MODE.
* docs/Makefile.am: Moved BablFishPath.txt to BUILT_EXTRA_DIST.
* tests/Makefile.am: Removed .cvsignore from EXTRA_DIST.
Kevin Cozens [Mon, 28 Aug 2006 16:23:45 +0000 (16:23 +0000)]
Changes to get 'make distcheck' working properly.
2006-08-28 Kevin Cozens <kcozens@cvs.gnome.org>
Changes to get 'make distcheck' working properly.
* docs/Makefile.am: Added BablFishPath to DISTCLEANFILES.
* extensions/Makefile.am: Added.
* extensions/Makefile.in: Removed (replaced by Makefile.am).
Michael Schumacher [Fri, 25 Aug 2006 20:36:10 +0000 (20:36 +0000)]
added AC_LIBTOOL_WIN32_DLL as a preparation for proper builds of shared
2006-08-25 Michael Schumacher <schumaml@cvs.gnome.org>
* configure.ac: added AC_LIBTOOL_WIN32_DLL as a preparation for
proper builds of shared libs on win32 & there's no need to define
OS_WIN32 here...
* babl/babl-extension.c: ...if the only place where it is needed
can be handled by HAVE_DLFCN_H
Øyvind Kolås [Thu, 24 Aug 2006 21:56:05 +0000 (21:56 +0000)]
do not add libbabl.a into plug-ins
Øyvind Kolås [Thu, 6 Jul 2006 22:01:16 +0000 (22:01 +0000)]
Added -lm to LDFLAGS
Øyvind Kolås [Fri, 23 Jun 2006 22:55:07 +0000 (22:55 +0000)]
stripped trailing /babl from CFLAGS include path
Øyvind Kolås [Mon, 12 Jun 2006 19:33:06 +0000 (19:33 +0000)]
do not do type checking based on pointer decorations in a public API
Øyvind Kolås [Tue, 6 Jun 2006 21:07:08 +0000 (21:07 +0000)]
preinitialize known formats
Øyvind Kolås [Tue, 6 Jun 2006 19:46:54 +0000 (19:46 +0000)]
added a set of conversions (and formats) from gggl
Øyvind Kolås [Tue, 6 Jun 2006 19:09:33 +0000 (19:09 +0000)]
do not rely on a tempfile tool
Øyvind Kolås [Tue, 6 Jun 2006 19:03:26 +0000 (19:03 +0000)]
do not rely on a tempfile tool
Øyvind Kolås [Mon, 5 Jun 2006 00:56:33 +0000 (00:56 +0000)]
speed up GEGL
Øyvind Kolås [Fri, 2 Jun 2006 08:59:54 +0000 (08:59 +0000)]
fixed some compile warnings
Øyvind Kolås [Fri, 2 Jun 2006 08:51:39 +0000 (08:51 +0000)]
added babl-classes to the installed headers
Øyvind Kolås [Wed, 22 Feb 2006 13:00:56 +0000 (13:00 +0000)]
added link to DHTML coverage chart
Øyvind Kolås [Wed, 22 Feb 2006 12:58:25 +0000 (12:58 +0000)]
added gggl backing conversions
Michael Schumacher [Sat, 17 Dec 2005 21:34:39 +0000 (21:34 +0000)]
add libgw32 and its dependencies to LDADD for the win32 platform
2005-12-17 Michael Schumacher <schumaml@cvs.gnome.org>
* extensions/Makefile.in: add libgw32 and its dependencies to
LDADD for the win32 platform
Øyvind Kolås [Thu, 10 Nov 2005 18:37:11 +0000 (18:37 +0000)]
language cleanup
Sven Neumann [Tue, 8 Nov 2005 15:28:54 +0000 (15:28 +0000)]
use AM_CONFIG_HEADER instead of AC_CONFIG_HEADERS.
2005-11-08 Sven Neumann <sven@gimp.org>
* configure.ac: use AM_CONFIG_HEADER instead of AC_CONFIG_HEADERS.
Øyvind Kolås [Fri, 4 Nov 2005 10:10:11 +0000 (10:10 +0000)]
fixed an invalid memory access
Øyvind Kolås [Sat, 8 Oct 2005 10:44:28 +0000 (10:44 +0000)]
added missing argument
Øyvind Kolås [Tue, 27 Sep 2005 18:23:57 +0000 (18:23 +0000)]
added fish time usage profiling
Øyvind Kolås [Mon, 26 Sep 2005 22:15:40 +0000 (22:15 +0000)]
srgb -> R'G'B' u8
Øyvind Kolås [Mon, 26 Sep 2005 22:09:07 +0000 (22:09 +0000)]
update due to information from BablFishStats
Øyvind Kolås [Mon, 26 Sep 2005 22:06:32 +0000 (22:06 +0000)]
upgrading BablFishPath
Øyvind Kolås [Mon, 26 Sep 2005 21:58:17 +0000 (21:58 +0000)]
profiling on demand
Øyvind Kolås [Mon, 26 Sep 2005 21:49:19 +0000 (21:49 +0000)]
reorganizing babl-stats
Sven Neumann [Tue, 20 Sep 2005 11:37:56 +0000 (11:37 +0000)]
removed redundant entries from .cvsignore files, added new ones
Øyvind Kolås [Mon, 19 Sep 2005 18:47:09 +0000 (18:47 +0000)]
s/DHTML/interactive/
Øyvind Kolås [Mon, 19 Sep 2005 18:40:41 +0000 (18:40 +0000)]
BablFishPath touchups
Øyvind Kolås [Sun, 18 Sep 2005 22:33:16 +0000 (22:33 +0000)]
adding gggl extension
Øyvind Kolås [Sun, 18 Sep 2005 21:13:07 +0000 (21:13 +0000)]
adding tool to convert changelog into rss
Øyvind Kolås [Sun, 18 Sep 2005 21:09:34 +0000 (21:09 +0000)]
website updates
Øyvind Kolås [Sun, 18 Sep 2005 21:08:17 +0000 (21:08 +0000)]
Added BablFishPath introspecters, moved logic out of rest into bablcore
Øyvind Kolås [Sun, 18 Sep 2005 21:02:22 +0000 (21:02 +0000)]
register linear reference functions
Øyvind Kolås [Sun, 18 Sep 2005 21:00:05 +0000 (21:00 +0000)]
importing BablFishPath
Øyvind Kolås [Sun, 18 Sep 2005 20:49:58 +0000 (20:49 +0000)]
list_each and babl_ticks()
Øyvind Kolås [Sun, 18 Sep 2005 20:44:26 +0000 (20:44 +0000)]
do some additional initializing
Øyvind Kolås [Sun, 18 Sep 2005 20:27:37 +0000 (20:27 +0000)]
memory sugar
Øyvind Kolås [Mon, 12 Sep 2005 00:58:08 +0000 (00:58 +0000)]
code simplification
Sven Neumann [Sun, 11 Sep 2005 22:56:22 +0000 (22:56 +0000)]
shut up cvs
Øyvind Kolås [Sun, 11 Sep 2005 22:45:46 +0000 (22:45 +0000)]
adding (unused) loss field to BablFormat, simplification of statistical calculations done in tests
Øyvind Kolås [Sun, 11 Sep 2005 19:27:19 +0000 (19:27 +0000)]
NULL sentinel attribute
Øyvind Kolås [Sun, 11 Sep 2005 12:15:17 +0000 (12:15 +0000)]
added loss calculation
Øyvind Kolås [Sun, 11 Sep 2005 12:13:06 +0000 (12:13 +0000)]
name normalization
Øyvind Kolås [Sun, 11 Sep 2005 10:46:59 +0000 (10:46 +0000)]
removed unused list of conversions to foo
Øyvind Kolås [Fri, 9 Sep 2005 11:13:30 +0000 (11:13 +0000)]
documentation updates
Øyvind Kolås [Fri, 9 Sep 2005 11:11:47 +0000 (11:11 +0000)]
fixing float->int conversions
Øyvind Kolås [Fri, 9 Sep 2005 11:10:30 +0000 (11:10 +0000)]
updating tests
Øyvind Kolås [Fri, 9 Sep 2005 11:07:52 +0000 (11:07 +0000)]
more concise automatic names for formats
Øyvind Kolås [Fri, 9 Sep 2005 11:05:21 +0000 (11:05 +0000)]
added error to BablConversion
Sven Neumann [Fri, 9 Sep 2005 11:00:58 +0000 (11:00 +0000)]
shut up cvs
Øyvind Kolås [Thu, 8 Sep 2005 17:18:43 +0000 (17:18 +0000)]
build fixes for check target
Øyvind Kolås [Thu, 8 Sep 2005 17:14:20 +0000 (17:14 +0000)]
removed erroniously added foo test
Øyvind Kolås [Thu, 8 Sep 2005 17:08:41 +0000 (17:08 +0000)]
syncing up with core
Øyvind Kolås [Thu, 8 Sep 2005 17:04:42 +0000 (17:04 +0000)]
*** empty log message ***
Øyvind Kolås [Thu, 8 Sep 2005 17:02:14 +0000 (17:02 +0000)]
made simple fishes work in the core
Øyvind Kolås [Thu, 8 Sep 2005 16:55:50 +0000 (16:55 +0000)]
added Michael Schumacher
Øyvind Kolås [Thu, 8 Sep 2005 16:54:35 +0000 (16:54 +0000)]
dhtml update
Sven Neumann [Fri, 2 Sep 2005 09:48:15 +0000 (09:48 +0000)]
obviously forgot to commit ChangeLog with my last change
Michael Schumacher [Thu, 1 Sep 2005 22:11:45 +0000 (22:11 +0000)]
added a check for OS_WIN32 link with libgw32c to provide dl* functions on
2005-09-01 Michael Schumacher <schumaml@cvs.gnome.org>
* configure.ac: added a check for OS_WIN32
* babl/Makefile.am: link with libgw32c to provide dl* functions on
win32
* babl/babl-extension.c: added definitions of dl* function forwin32
* tests/Makefile.am: removed -ldl for win32
Sven Neumann [Thu, 1 Sep 2005 15:20:22 +0000 (15:20 +0000)]
don't dist the generated babl.pc file.
2005-09-01 Sven Neumann <sven@gimp.org>
* Makefile.am: don't dist the generated babl.pc file.
Sven Neumann [Thu, 1 Sep 2005 14:37:20 +0000 (14:37 +0000)]
set BABL_PATH to include extension from the builddir.
2005-09-01 Sven Neumann <sven@gimp.org>
* tests/Makefile.am (TESTS_ENVIRONMENT): set BABL_PATH to include
extension from the builddir.
Øyvind Kolås [Thu, 1 Sep 2005 14:14:02 +0000 (14:14 +0000)]
HACK for GCC 4.x
Øyvind Kolås [Thu, 1 Sep 2005 07:49:43 +0000 (07:49 +0000)]
implemented hashing for object lists
Øyvind Kolås [Wed, 31 Aug 2005 14:55:43 +0000 (14:55 +0000)]
changed ChangeLog link in NEWS section
Øyvind Kolås [Wed, 31 Aug 2005 14:54:22 +0000 (14:54 +0000)]
changed ChangeLog link in NEWS section
Øyvind Kolås [Wed, 31 Aug 2005 14:47:46 +0000 (14:47 +0000)]
header cleanout
Øyvind Kolås [Wed, 31 Aug 2005 11:25:36 +0000 (11:25 +0000)]
fixed build of extensions
Øyvind Kolås [Wed, 31 Aug 2005 11:20:51 +0000 (11:20 +0000)]
fixed build of extensions
Sven Neumann [Tue, 30 Aug 2005 13:38:27 +0000 (13:38 +0000)]
shut up cvs
Øyvind Kolås [Tue, 30 Aug 2005 12:49:55 +0000 (12:49 +0000)]
fixed problems shown by tests/model.c
Øyvind Kolås [Tue, 30 Aug 2005 12:44:07 +0000 (12:44 +0000)]
removed introspection at end
Øyvind Kolås [Tue, 30 Aug 2005 12:43:19 +0000 (12:43 +0000)]
limit number of samples logged
Øyvind Kolås [Tue, 30 Aug 2005 12:40:35 +0000 (12:40 +0000)]
added models test, removed redundant tests
Øyvind Kolås [Tue, 30 Aug 2005 12:35:10 +0000 (12:35 +0000)]
cleaned up introspection output, added instrumentation
Øyvind Kolås [Tue, 30 Aug 2005 12:33:55 +0000 (12:33 +0000)]
re-registration (instrumentation, and fish optimization)
Øyvind Kolås [Tue, 30 Aug 2005 12:30:41 +0000 (12:30 +0000)]
freeing of non babl allocated memory is fatal.
Øyvind Kolås [Mon, 29 Aug 2005 11:31:47 +0000 (11:31 +0000)]
test for type symmetry
Øyvind Kolås [Mon, 29 Aug 2005 11:28:01 +0000 (11:28 +0000)]
made name parameter of babl_format_new optional
Øyvind Kolås [Mon, 29 Aug 2005 11:23:10 +0000 (11:23 +0000)]
added dir traversal for dynamic extensions
Øyvind Kolås [Mon, 29 Aug 2005 11:20:15 +0000 (11:20 +0000)]
improved memory wrapper functions
Øyvind Kolås [Sun, 28 Aug 2005 03:06:30 +0000 (03:06 +0000)]
do a backtrace on babl_fatal()
Øyvind Kolås [Sun, 28 Aug 2005 00:11:03 +0000 (00:11 +0000)]
file renames
Øyvind Kolås [Sun, 28 Aug 2005 00:07:13 +0000 (00:07 +0000)]
extension break freaa
Øyvind Kolås [Sat, 27 Aug 2005 23:42:28 +0000 (23:42 +0000)]
extensions break free
Øyvind Kolås [Sat, 27 Aug 2005 23:31:43 +0000 (23:31 +0000)]
extensions break free
Øyvind Kolås [Sat, 27 Aug 2005 20:29:49 +0000 (20:29 +0000)]
adding the foundation of extensions